ru.CryptoPro.TomCatSSL
Class JSSEImplementation
java.lang.Object
org.apache.tomcat.util.net.SSLImplementation
ru.CryptoPro.TomCatSSL.JSSEImplementation
public class JSSEImplementation
- extends org.apache.tomcat.util.net.SSLImplementation
| Methods inherited from class org.apache.tomcat.util.net.SSLImplementation |
getInstance, getInstance |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSSEImplementation
public JSSEImplementation()
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
getImplementationName
public java.lang.String getImplementationName()
- Specified by:
getImplementationName in class org.apache.tomcat.util.net.SSLImplementation
getServerSocketFactory
public org.apache.tomcat.util.net.ServerSocketFactory getServerSocketFactory()
- Specified by:
getServerSocketFactory in class org.apache.tomcat.util.net.SSLImplementation
getSSLSupport
public org.apache.tomcat.util.net.SSLSupport getSSLSupport(java.net.Socket s)
- Specified by:
getSSLSupport in class org.apache.tomcat.util.net.SSLImplementation